Skip to content

Add zodql to the Code page - #2468

Merged
saihaj merged 2 commits into
graphql:sourcefrom
mattiasahlsen:add-zodql
Jul 28, 2026
Merged

Add zodql to the Code page#2468
saihaj merged 2 commits into
graphql:sourcefrom
mattiasahlsen:add-zodql

Conversation

@mattiasahlsen

Copy link
Copy Markdown
Contributor

Adds zodql to the Code page under JavaScript client libraries.

zodql lets you describe GraphQL operations with Zod schemas, using a single schema as the source of truth for the query string, the inferred TypeScript response type, and runtime validation of the response. A query is an ordinary Zod value, so it can be reshaped at runtime with Zod combinators and can enforce validation rules a GraphQL schema can't express.

The entry follows the existing frontmatter format and includes a description plus a compiling usage example.

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

@mattiasahlsen is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 24, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: mattiasahlsen / name: Mattias Ahlsén (7afd58d)

@saihaj
saihaj enabled auto-merge (squash) July 28, 2026 18:36
@saihaj
saihaj merged commit fe85bb0 into graphql:source Jul 28, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants